home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / pc / DirectX SDK / DXSDK / essentls / DMusProd / data1.cab / FarmGameApp / README.TXT < prev   
Encoding:
Text File  |  2001-10-16  |  1.2 KB  |  36 lines

  1. //-----------------------------------------------------------------------------
  2. // 
  3. // Sample Name: Farm Demo
  4. // 
  5. // Copyright (c) 1999-2000 Microsoft Corporation. All rights reserved.
  6. //
  7. // GM/GS« Sound Set Copyright ⌐1996, Roland Corporation U.S.
  8. // 
  9. //-----------------------------------------------------------------------------
  10.  
  11.  
  12.  
  13. Description
  14. ===========
  15.   The DirectMusic Farm Demo audio player is designed to test your
  16.   DirectMusic score in the context of a simple application. The audio 
  17.   player can be found in the FarmGameApp folder. Double-click Farm.exe
  18.   or click Start, click Run, and then enter the path to Farm.exe to
  19.   open the player.   
  20.  
  21.   The Farm Demo demonstrates how an application and a DirectMusic 
  22.   script work together. The script reads and writes to variables in the 
  23.   application, and the application calls routines in the script that 
  24.   play segments.
  25.  
  26.   The sample also demonstrates how waves can be played as variations 
  27.   in a segment.
  28.  
  29.  
  30. User's Guide
  31. ============
  32.   You can play the sound effects and secondary segment at any time.
  33.   After you start a background, you can play the end. Click the All 
  34.   Stop button if you want the current background segment to stop 
  35.   immediately.  
  36.